efa mgmt subinterface
create
Creates a subinterface in a Multiple
Management IP network deployment.
Syntax
efa mgmt subinterface
create
[
--name
sub
|
--vlan-id
vlan-id
|
--ip-address
ip-addr
|
--ipv6-address
ipv6-addr
]
Parameters
- --name
sub
- Specifies the subinterface name.
- --vlan-id
vlan-id
- Specifies the ID of the VLAN for the
subinterface.
- --ip-address
ip-addr
- Specifies the IP address of the
subinterface, including the subnet mask. For example: 10.24.80.150/24.
- --ipv6-address
ipv6-addr
- Specifies the IPv6 address of the subinterface, including the subnet mask. For example: 3000::1/64.
Examples
efa mgmt subinterface create --name=sub4 --vlan-id=400
--ip-address=14.14.14.1/24 --ipv6-address=3000::1/64